SpreadsheetGear.Windows.Printing Namespace > WorkbookPrintDocument Class > WorkbookPrintDocument Constructor : WorkbookPrintDocument Constructor(ICollection<IPrintable>) |
'Declaration
Public Function New( _ ByVal printables As System.Collections.Generic.ICollection(Of IPrintable) _ )
'Usage
Dim printables As System.Collections.Generic.ICollection(Of IPrintable) Dim instance As New WorkbookPrintDocument(printables)
public WorkbookPrintDocument( System.Collections.Generic.ICollection<IPrintable> printables )
public WorkbookPrintDocument( printables: System.Collections.Generic.ICollection );
public function WorkbookPrintDocument( printables : System.Collections.Generic.ICollection );
public: WorkbookPrintDocument( System.Collections.Generic.ICollection<IPrintable*>* printables )
public: WorkbookPrintDocument( System.Collections.Generic.ICollection<IPrintable^>^ printables )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2